home *** CD-ROM | disk | FTP | other *** search
- Subject: Re: FW_CTimeSpan
- Sent: 5/17/96 9:27 AM
- Received: 5/17/96 9:31 AM
- From: Henri Lamiraux, lamiraux@apple.com
- Reply-To: ODF-Interest@CILabs.ORG
- To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
-
- >How come the class FW_CTimeSpan is defined as a long and not an unsigned
- >long??? You can't deal with very long time spans when it's defined as just
- >a long. Is FW_CTimeSpan supposed to work just over short time spans?
-
- We wrote FW_CTimeSpan so you could have a negative time span making
- possible to do standard arithmetic operations on dates.
-
- .......................................................................
- Henri Lamiraux lamiraux@apple.com
- Apple Computer, Inc. OpenDoc(tm) Development Framework
- .......................................................................
-
-